home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / drivers / gusos202.arj / README < prev   
Text File  |  1994-03-10  |  3KB  |  66 lines

  1.         Unofficial Gravis Ultrasound OS/2 Driver (V0.2)
  2.  
  3.  
  4. 1. Introduction.
  5.      This is a second pass at GUS physical driver for OS/2 MMPM. It has
  6.    just basic WAV playing capability. It works in conjunction with
  7.    the Digital Audio player, the Digital Video player, and system sounds.
  8.  
  9. 2. Installation.
  10.      Simply unzip the file into a directory and run MINSTALL. It does
  11.    the rest. You are given the choice of letting MINSTALL change
  12.    your CONFIG.SYS. I wouldn't let it do that. Let it create a
  13.    test file in \MMOS2 and compare that with your config.sys file
  14.    to make sure nothing went wrong. Besides you may want to change
  15.    the base and/or interrupt assignments first.
  16.  
  17.    The base and irq defaults are what work for me. You may want
  18.    to change them (the DMA in particular).  The entry for 
  19.    AUDIOVDD.SYS does not have the correct path name. You will
  20.    have to correct this manually.
  21.  
  22.    The install file creates a wave player object in the multimedia
  23.    folder. If the GUS is installed as a second (or third..) MMPM
  24.    wave device, the the parameter field in its settings has to
  25.    be modfied to include "Waveaudio0n", where n is the number of
  26.    GUS device. Generally this would be Waveaudio02.
  27.  
  28. 3. Known bugs.
  29.    a. It doesn't record.  Later!
  30.    b. Clicks. They can get annoying, but, from what I heard, fixing
  31.       them everywhere could be a lifelong job. This release seems to
  32.       be significantly better than 0.1 (in terms of clicks). 
  33.       Trial and error seems to be the primary method of fixing such
  34.       noises.
  35.    c. MIDI is not supported. This will take a while!
  36.    g. It does not play stereo WAVs properly. As a stopgap measure,
  37.       the left channel is played on both channels.
  38.  
  39. 4. Feedback.
  40.      This is a first pass and I wanted to get something out to
  41.    give everyone hope.  I know about enough problems to keep me
  42.    busy for a while. So please, think before sending me a message
  43.    telling me about something in the known bugs list. In fact, until
  44.    I get out a 1.0 release, could we limit negative feedback to
  45.    show-stoppers.  Also, I have a 486DLC system. I have had no other
  46.    opportunities to try this on other systems. There is a chance that
  47.    it will not run on your system because of some incompatibility I
  48.    didn't anticipate.  Please be patient with this sort of problem, as I
  49.    have limited resources to deal with different machine configurations.
  50.    So far the only know imcompatibility was with a multi-processor
  51.    system running the SMP beta.
  52.    
  53.    The following e-mail address is my work address.  I might have
  54.    some problems if a huge amount of mail starting appearing, so
  55.    think first.
  56.  
  57.    On the other hand, as an aid to deciding if a problem is
  58.    configuration related, a note describing your successful
  59.    use of the driver would be appreciated, if accompanied with
  60.    a description of your configuration.
  61.  
  62.    The address to reach me is ernst@tymnet.com (yes, in real life,
  63.    I work on software for the Tymnet Public Data Network. I do X.25
  64.    stuff and 680x0 based firmware.)
  65.  
  66.